memory cache
英 [ˈmeməri kæʃ]
美 [ˈmeməri kæʃ]
网络 内存缓存; 记忆体快取; 缓存; 内存高速缓存; 存储器高速缓存
英英释义
noun
- (computer science) RAM memory that is set aside as a specialized buffer storage that is continually updated
双语例句
- It works by retrieving the data row information that the reader transaction needs from the DB2 logs-usually from the log's memory cache, which is very fast.
它采用的方法是从DB2日志(常常是从非常快速的日志内存缓存)中获取读者事务需要的数据行。 - In order to ease up the gap between CPU and memory, cache is introduced between them.
为了缓和CPU与存储器之间的速度差距,在计算机系统的CPU与主存之间引入了cache。 - Research and Application of Memory Cache Technology in the Major Website
内存缓存技术在门户网站开发中的应用研究 - AAA server supporting radius protocol is widely applied in telecommunication industry. In this paper, a memory cache technology is introduced, which can promote AAA server's performance with 2~ 3 order of magnitude.
支持Radius协议的AAA服务器在电信行业得到广泛应用,该文介绍了一种高速缓存技术,将AAA服务器的性能提高了2~3个数量级。 - This improves the performance characteristics of the system memory cache, and, in turn, the application itself.
这有助于改进系统内存缓存的性能特征,从而提高应用程序本身的性能。 - All modern CPUs must utilize local memory cache to minimize latency of fetching instructions and data from memory.
所有现代的CPU必须使用本地存储的缓存,将获取指令和数据的延迟降到最低。 - It can be configured to offload cache to disk if the memory cache is full ( via the disk offload function).
还可以设置如果内存高速缓存已满,就将缓存转存到磁盘(通过磁盘转存功能)。 - You can now configure a private memory cache for every CPUVP to decrease the time of server memory allocation on large multiprocessor computers.
现在可以为每个CPUVP配置一个私有内存缓存,以减少大型多处理器计算机上的服务器内存分配时间。 - Method of Promoting Performance of AAA Server Using Memory Cache
使用高速缓存提高AAA服务器性能的方法 - If files can be served from memory cache, then that decreases the average service time, and hence increases the number of connections per second the server can handle.
如果可以从内存缓存中获取文件,就可以降低平均服务时间,因此增加服务器每秒能够处理的连接数。